home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD32 Gamer 13 / CD32 Gamer - 1995 - Issue 13.iso / shareware / megaball / megaball2.1.doc < prev    next >
Text File  |  1992-09-20  |  13KB  |  261 lines

  1.  
  2.  INSTRUCTIONS are below the version info, in case you haven't read them.
  3. -------------------------------------------------------------------------
  4.  
  5. UPGRADES:  If you are a registered user of a previous version of
  6.            MegaBall, you may upgrade to the 2.1 board editor
  7.            for $5 (five US dollars).
  8.  
  9.     I will try and notify all my registered users of this via US mail.
  10.     However, since my mailing list is several hundred names long, you
  11.     may be reading this message before you get the announcement in the
  12.     mail.  If so, and you want an upgrade, you can just send the $5 and
  13.     be sure to write "UPGRADE" somewhere so I know to look in the
  14.     previously-registered users list for your name.
  15.  
  16. People who have not previously bought the Board Editor from me may
  17. purchase the MegaBall 2.1 Board Editor for $15 (fifteen US dollars).
  18. This is the same price the Board Editor has always been for unregistered
  19. users.
  20.  
  21. -------------------------------------------------------------------------
  22.  
  23. Version 2.1 note:   9/20/92
  24.   This is the first version of MegaBall to be released since I got my
  25. new Amiga 3000.  I have to thank a few hundred registered users of
  26. previous versions of MegaBall for helping me afford this new
  27. hardware.  I have improved some parts of the MegaBall game to
  28. work better on the 3000, without losing 1.3 compatability.
  29. Here they are:
  30. * Invisible ball finally fixed.
  31. * Music code modified -- should not skip notes on fast machines now.
  32. * Board Editor no longer messes up the display with too-large fonts
  33.   under WB 2.0.
  34. * The ball still jitters a bit under 2.0 sometimes.  Try removing
  35.   commodities and other things from the input stream.  Unfortunately
  36.   there is no way I can really fix this for MegaBall.  Games I make
  37.   in the future will have NO hardware sprites, you can be sure.
  38. * Paddle crashing through wall bug during overscan fixed.  However, there
  39.   is also a "bug" where on systems that used to have the paddle-thru-wall
  40.   bug, clicking the left mouse button too far to the right would pause
  41.   the game.  This is because intuition is letting you click outside the
  42.   screen -- MegaBall gets a message that the user has started using
  43.   some other program, so it pauses.
  44.   This is likely to happen if you have an overscanned WB 1.3 screen,
  45.   or if your overscanned WB 2.x screen is visible somewhere.  It is
  46.   just the way the OS works.  If it happens to you, then don't use
  47.   the left mouse button!  The right mouse button and the left mouse
  48.   button have precicely the same functions in MegaBall.  So if the
  49.   left is causing the game to pause at unwanted moments, use the right!
  50. * A certain form of cheating (without using the cheat keys) has been
  51.   brought to my attention.  Some people would pause the game as the
  52.   ball was coming down, think about where it was going to land,
  53.   position the mouse pointer over that spot, and continue the game.
  54.   These people are in for a suprise.
  55. * The paddle is a bit more responsive this version.  I tried to
  56.   accellerate it just a bit, without losing that MegaBall "feel."
  57. * The default board set has changed.  There are 50 new boards!
  58. * Quicksand has changed.  Muhahahha.
  59. * Because of the above two changes, the name of the high score file
  60.   has changed from MegaBall.scores to MegaBall2.scores.  This will
  61.   have the effect of reseting most people's high score list for the
  62.   default board set.  The original boards can be found in a file
  63.   in the Boards subdir called "TheOriginal.BDS".  If you want to put
  64.   your old high score list on this file, you should open a CLI,
  65.   and type something like the following:
  66.  
  67.     cd dh0:games/megaball     ;or wherever you have MegaBall installed
  68.     copy MegaBall.scores Boards/TheOriginal.BDS.scr
  69.  
  70.   A lot of people asked me how to reset a high score list.  All you
  71.   have to do is delete or rename whatever file contains the scores.
  72.   All MegaBall score files are compatible; the format has not
  73.   changed.
  74. * Funny colors in top-left corner fixed.
  75.  
  76. -------------------------------------------------------------------------
  77.  
  78. Version 2.00 note:
  79. * Now with full file requesters via the req.library!
  80.   Special thanks also go to Ron Schlosser for sending me a disk with the
  81.   req.library and its programmer's documentation, making custom board files
  82.   MUCH easier to load.  Probably only registered users will ever need this,
  83.   because only they can make custom boards.  So the game can run just fine
  84.   with or without this library.  You just get a stupid filename entering
  85.   mechanism without the req.library.
  86. * SHOW-THRU BALL FIXED.  The ball used to show through to all screens
  87.   when multitasking.  Not any more...
  88. * PAUSE & SEND TO BACK.  The ESC and P keys have always been pause keys,
  89.   but now there is a third:  The B key not only pauses the game, but sends
  90.   the game screen to the back.  This is useful for WB 1.3 users who cannot
  91.   flip through all the screens like you can with WB 2.0 or with a neat
  92.   program called Flip2 (by Timm Martin and Mike Monaco).
  93.  
  94. -------------------------------------------------------------------------
  95.  
  96. Version 1.20 note:  CHIP BARRIER BROKEN!!!  YEAH!!!!
  97. Four out of five songs can now be loaded on any 1 Meg machine (I think).
  98. All five songs can now be loaded on a machine with 512K CHIP RAM and
  99. MORE than 512K of FAST RAM.  But if you only have 512K of CHIP, try not
  100. to multitask very much...  MegaBall still takes LOTS of CHIP...
  101.  
  102. -------------------------------------------------------------------------
  103. Version 1.1x never existed for some reason.
  104. -------------------------------------------------------------------------
  105.  
  106. Version 1.01 note:  I fixed a bug in the sound effect routine that caused
  107. MegaBall to sometimes crash the computer by writing to low memory.
  108. Thanx to Alex Matulich for helping me find and stomp this bug!
  109. NOTHING else has changed, i.e., no new buttons or features since the first
  110. MegaBall release.
  111.                                           --Ed.
  112. Here's the DOCs from the original MegaBall release:
  113.  
  114. -------------------------------------------------------------------------
  115.     ********        >>>> GAME INSTRUCTIONS <<<<      ********
  116. -------------------------------------------------------------------------
  117.      HI!  Welcome to MEGABALL!  I finally changed the name from BALL
  118. to something at least a little better.  Well, the last version (which
  119. was called BALL) (I think I just said that) was released as public
  120. domain.  But, THIS version (MegaBall) is shareware.  So, if you
  121. send me a small fee (the amount is given in the scrolltext on the
  122. main screen), I will send you a very powerful, easy-to-handle board
  123. editor so you can create your own boards and play them.  Also I will
  124. include with the board editor some boards I made that I consider to
  125. be better than the boards that come with the game itself.  And I will
  126. of course inform users of any new versions if/when they come out. I do
  127. request that people do not spread the board editor.  But, you CAN spread
  128. the game itself, so SPREAD IT ALL AROUND, OK?!  Wait!  I haven't even
  129. told you what it is yet!  It's a clone of Arkanoid, sort of.  BUT, before
  130. you start groaning and moaning about how many cheap-o clones of Arkanoid
  131. there are out there already, let me tell you that this is NOT a cheap-o
  132. version.  Why?  Er...  Um...  Well, YOU play it, and YOU'LL find out for
  133. yourself!
  134.  
  135.    >>>> NOT YET!!!! <<<<
  136.  
  137. Before you play this, you MUST know these keys!:
  138.  
  139. SHIFT-Q : Eventually, you will have a game that gets off to a bad start
  140.           and you want to abort.  So be sure to remember about the
  141.           SHIFT-Q key which aborts your game.  In two-player mode, it
  142.           only aborts the current player's game.
  143.           (Also this key makes a really neat sound effect).
  144.  
  145. DEL     : This key kills the current life WITHOUT killing all the remaining
  146.           lives like SHIFT-Q.  Why you would need this is beyond me,
  147.           because I think I've fixed that nasty bug where the ball gets
  148.           trapped in a loop (YAY!).  If you think your ball is looping,
  149.           press a mouse button, and let it go through the loop once or
  150.           twice.  If it's really a loop it should break out...
  151.           (**** NEW FEATURE ****)
  152.  
  153. P or ESC: Pressing either P or the ESC key puts you in PAUSE MODE!  This
  154.           is very useful!!  Press a mouse button to leave PAUSE MODE.
  155.  
  156. B       : Added as of version 2.0.  This is just like P and ESC except that
  157.           it sends the MegaBall screen behind all other screens, making
  158.           it somewhat easier to multitask.
  159.  
  160. The CHEAT KEYS:  I'm not telling you!!
  161.  
  162.  >> BEFORE THE GAME: <<
  163.  
  164. At the Main Title Screen, you may press:
  165.   A mouse button to play a ONE-player game
  166.   The number 2 key to play a TWO-player game
  167.   SHIFT-Q to exit the program.
  168.   The C key to continue previous game.    (**** NEW FEATURE ****)
  169.  
  170.   >> HOW TO PLAY THE GAME: <<
  171.  
  172. OK.  You all know how to play an Arkanoid clone, right?  I don't have to
  173. explain that you have a paddle and a ball and you must bounce the ball
  174. into some blocks to score points, right?  And I certainly don't need to
  175. mention that if you let the ball miss the paddle and drop off the screen
  176. you will die, right?  And I also don't need to explain about how little
  177. bonuses can drift down from the blocks and if they touch your paddle they
  178. can do anything from giving you free lives to blowing you up, depending
  179. on the little pictures on the bonuses as they are drifting down, right?
  180. Good.  I was afraid I'd have to put a lengthy explanation here!
  181.  
  182.   >> MOUSE CONTROLS DURING THE GAME: <<
  183.  
  184. Let's do this C= style!:
  185. If you move the mouse left, your paddle moves left!
  186. If you move the mouse right, your paddle moves right!!
  187. For pin-out diagrams of the mouse port, check the Technical Reference
  188. Section!!
  189. Long live C= Instruction Manuals!!
  190.  
  191. By the way, sometimes the ball "sticks" to your paddle.  A small blue
  192. force-field appears to hold the ball in place.  You can press a mouse
  193. button to release it.  Also, if you get Lasers (one of the bonuses),
  194. you use the mouse button to fire them.  You may have Lasers and Catch
  195. at the same time, and in this case, the same press of the mouse button
  196. can both fire the lasers and release the ball.  Both the left and right
  197. mouse buttons have the same effect.   - -
  198.                                       O O
  199.   >> SOUND: <<                         )
  200.                                       \_/
  201. Awesome!  Crank it up!!  :-)
  202.  
  203.   >> MUSIC <<     (**** NEW FEATURE ****)
  204.  
  205. There are now FIVE NoiseTracker music modules in the game.  (There used
  206. to be none.)  But, because of the music player I got (copyright info
  207. in the scroll with the rest) all of the songs must load into CHIP RAM.
  208. How lame.  How REALLY lame.  I'd really love to fix this.  But I'm a
  209. little foggy on the details of how to buffer FAST RAM into CHIP RAM for
  210. instrument playing.  So, if you have an older Agnus, you probably won't
  211. be able to get all the songs.  But, if you have one Meg of CHIP, you
  212. should be able to get just about all, and if you have any FAST in addition
  213. to the Meg of CHIP you should get all 5 no problem.  The game will tell
  214. you how many it was able to load.
  215. ALSO:  If you catch the little bonus with the notes on it, music will
  216.        start to play during the game.  This cuts off sound effects,
  217.        which makes it a little bit harder, which means you get one extra
  218.        point per block hit while the music is on.  So it's good to have
  219.        the music on when possible!
  220.  
  221.   >> GURU ALERT: <<
  222.  
  223. I really think I fixed this.  But still report any bugs you find...
  224.  
  225.   >> ADDICTION ALERT: <<   (**** NEW FEATURE ****)  (Not really...)
  226.  
  227. I didn't put this in the docs for BALL because I thought it was too
  228. egotistical.  But a few users have sent me mail saying that the next
  229. version should definitely have a warning.  So here it is:
  230.  
  231. WARNING:  You might get addicted to this game.
  232.  
  233. There.  Short, simple, and to the point.  Don't say I didn't warn you...
  234.  
  235. Various methods of communicating with me:
  236.   With InterNet:  elm4@lehigh.edu  (this account closes June '93)
  237.  
  238.   By BBS:  Call Somerton Telecomm BBS, near Philly, PA, (215) 464-6775.
  239.  
  240.   By US mail:  Ed Mackey     (this box will be valid for many years)
  241.                P.O. Box 475
  242.                Wayne, PA 19087
  243.  
  244.   In previous versions, I also had my address at Lehigh University here.
  245.   However, I do NOT want people to send stuff to that address while I
  246.   might be on Summer vacation or Christmas break or whatever, so I
  247.   took it out.
  248.  
  249. My brother, Al Mackey, did the music and most of the graphics for
  250. this game.  He is now going to Rider college, and can be reached
  251. via email:
  252.     Internet:  MACKEY@enigma.rider.edu
  253.     Bitnet:    MACKEY@RIDER.BITNET
  254. Of course he also reads most of the letters I get in the PO Box.
  255.  
  256.   >> MOST IMPORTANT INSTRUCTION IN THE WHOLE WIDE WORLD: <<
  257.  
  258.                   Have fun!
  259.  
  260.                          --Ed.
  261.